Typo.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 18 Dec 2009 00:52:39 +0000 (00:52 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 18 Dec 2009 00:52:39 +0000 (00:52 +0000)
lisp/gnus/ChangeLog

index 198f7c43dac38ad471c1ce70b2e50bdbb21571b7..114d9cdfc3f7c9bf99156ea26bad408836e701b1 100644 (file)
@@ -1,7 +1,7 @@
 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * nntp.el (nntp-service-to-port): Work for port expressed with numeric
-       string; replace [:digit:] with [0-9] for XEmacs.
+       * nntp.el (nntp-service-to-port): Work for service expressed with
+       numeric string; replace [:digit:] with [0-9] for XEmacs.
 
 2009-12-17  Glenn Morris  <rgm@gnu.org>